Welcome![Sign In][Sign Up]
Location:
Search - dynamic time warping

Search list

[Speech/Voice recognition/combinedtw-new

Description: DTW (Dynamic Time Warping)源程序,广泛应用于语音识别等领域,可以用于相似曲线的对齐。(用winrar进行解压)-DTW (Dynamic Time Warping) source. widely used in areas such as speech recognition, which can be used similar to the curve alignment. (Using WinRAR for decompression)
Platform: | Size: 2008064 | Author: 王选 | Hits:

[AI-NN-PR20060410

Description: 动态时间规整(DTW)算法基于动态规划的思想,解决了说话人不同时期发音长短、语速不一样的匹配问题。-dynamic time warping (DTW) algorithm is based on dynamic programming ideas, Speaker solve the different pronunciation of the length of time, Ma'am not match the same problem.
Platform: | Size: 417792 | Author: 陈宗耿 | Hits:

[Speech/Voice recognition/combinedtw

Description: DTW(Dynamic Time Warping)算法,c代码 使用: dtw infile1 infile2 outfile xsize ysize params [debug_file]-DTW (Dynamic Time Warping) algorithm, c code uses: dtw infile1 infile2 outfile xsize ysize params [debug_file]
Platform: | Size: 7168 | Author: 陈锦 | Hits:

[Speech/Voice recognition/combinevoice464

Description: dtw(动态时间规整)语音识别的matlab源码-dtw (Dynamic Time Warping) speech recognition matlab source code
Platform: | Size: 769024 | Author: 常远 | Hits:

[Software Engineeringdtw

Description: dynamic time warping 放宽端点限制的DTW算法-dynamic time warping to relax restrictions endpoint DTW algorithm
Platform: | Size: 189440 | Author: 蒋云 | Hits:

[Speech/Voice recognition/combinedtw

Description: 动态时间规正算法,用于语音识别,模式匹配等,在matlab环境下使用-Dynamic time warping algorithm for speech recognition, pattern matching, etc., in the matlab environment
Platform: | Size: 2263040 | Author: zzr | Hits:

[matlabDTW

Description: Dynamic Time Warping Function in MATLAB
Platform: | Size: 1024 | Author: Ahmed | Hits:

[Speech/Voice recognition/combineDTW

Description: Dynamic time warping program. Calculates the similarity between 2 vectors. Audio, Video, Speech Processing. DTW Dynamic Time Warping-DTW
Platform: | Size: 6144 | Author: chengwei | Hits:

[Speech/Voice recognition/combineResearch_on_DTW-based_speech_recognition_for_voice

Description: 研究了将语音识别中的 ( 动态时间规整) 算法用于声纹鉴别的技术。通过引入 DTW Dynamic Time Warping, , 由所给的有限个样本建立最大相似于样本点的样本域, 计算被测样本的相似度。该算法提高了语 “样本域”的概念 音鉴别( 区分不同发音者) 的效率。有限人数的实验结果显示该算法辨伪率为 ( 人次) , 识别率 (98.75 400 81~93 80 人次) 。-Will be studied in speech recognition (dynamic time warping) algorithm for voiceprint identification technology. Through the introduction of DTW Dynamic Time Warping,, by the limited samples to establish the most similar samples in the sample domain, the similarity calculation of the measured samples. The algorithm improves the phrase " sample domain," the concept of the sound identification (to distinguish between persons of different pronunciation) efficiency. Limited number of laboratory tests show that the algorithm for the detection of forgeries rate (people), recognition rate (98.75 400 81 ~ 93 to 80 trips).
Platform: | Size: 343040 | Author: sdc | Hits:

[Mathimatics-Numerical algorithmsDTW-Algorithm

Description: 动态时间规整 算法是一种运用动态规划原理计算时间矢量相似度的方法 在语音识 别等领域有着广泛的应用 窗口法是针对 算法的特点 采用了动态高效的空间管理办法 解 - !"# 决了通常的 算法需要存储一个较大的矩阵 因而在存储空间有限的硬件系统中难以实现的问题 窗口法已经在实际系统中得到了应用 -Dynamic time warping algorithm is a calculation using the principle of dynamic programming time for vector similarity methods in areas such as in speech recognition has a wide application window for the algorithm is characterized by the use of a dynamic and efficient approach to space management solution- ! "# Summary algorithms usually need to store a large matrix and therefore of limited storage space in the hardware system of the problem difficult to achieve in the window system has been in practice has been applied
Platform: | Size: 90112 | Author: sdc | Hits:

[Windows Developdtw.tar.tar

Description: DTW stands for Dynamic Time Warping. It is the algorithm about how computer understands human voices. You can download the DTW Program written by Woohyung Chun
Platform: | Size: 10240 | Author: blueysnow | Hits:

[Speech/Voice recognition/combineDTW

Description: Dynamic Time Warping mATLAB code
Platform: | Size: 1024 | Author: Ali | Hits:

[matlabdp

Description: dynamic time warping source code
Platform: | Size: 1024 | Author: abid | Hits:

[matlabSpeech_DTW

Description: this is a matlab code for computing DTW(dynamic time warping) for speech processing applications.
Platform: | Size: 604160 | Author: madin | Hits:

[Speech/Voice recognition/combinedtw

Description: 本资料是自己编写的基于MATLAB语音工具箱的DTW动态时间规整的说话人识别,具有很高的识别率-This information is written in their own voice-based MATLAB toolbox DTW dynamic time warping speaker recognition with high recognition rate
Platform: | Size: 583680 | Author: 李同学 | Hits:

[Speech/Voice recognition/combineSpeechRecognition_DTW

Description: Speech Recognition Using DTW This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two versions, a command line one and a GUI version. The GUI one is compatible with version 6.5 of MATLAB. It can record sound stream online or can recognize recorded file. A simple an necessary help also integrated in the GUI. To start using this program run Start.m script.- Speech Recognition Using DTW This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two versions, a command line one and a GUI version. The GUI one is compatible with version 6.5 of MATLAB. It can record sound stream online or can recognize recorded file. A simple an necessary help also integrated in the GUI. To start using this program run Start.m script.
Platform: | Size: 607232 | Author: Aso | Hits:

[matlabDTW

Description: DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。-DTW (Dynamic Time Warping, Dynamic Time Warping) algorithm based on dynamic programming (DP) ideas, to solve the pronunciation of different lengths of the template matching problem, is the speech recognition appeared in the early, more of a classical algorithm.
Platform: | Size: 6144 | Author: 伏伊宁 | Hits:

[matlabDTW

Description: DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm based on dynamic programming (DP) ideas, sounds of varying lengths to solve the template matching problem, is speech recognition appeared earlier, more classic kind of algorithm. For isolated word recognition, DTW algorithm and HMM algorithm in the training phase need to provide a large number of voice data, obtained by repeated calculations to model parameters, while the DTW algorithm is almost no additional training calculations. Therefore, in isolated word speech recognition, DTW algorithm is still widely used.
Platform: | Size: 6144 | Author: fujuan | Hits:

[AI-NN-PRdtw_constraint

Description: 动态时间弯曲带有路径约束的算法,用于时间序列度量时判别最有约束的c代码-Dynamic time warping algorithm with a path constraint, when used to determine the most time-series measure binding of the c code
Platform: | Size: 2048 | Author: yuxiao | Hits:

[File FormatDynamic-time-warping.pdf

Description: this a very good explaination on how dynamic time warping works .After reading this short notes you will easily understand its implementation in any language.-this is a very good explaination on how dynamic time warping works .After reading this short notes you will easily understand its implementation in any language.
Platform: | Size: 140288 | Author: bruce | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net